(display_tool_bar_line): Skip glyphs which are too big
authorKim F. Storm <storm@cua.dk>
Sat, 1 Jul 2006 23:29:04 +0000 (23:29 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 1 Jul 2006 23:29:04 +0000 (23:29 +0000)
commit37e8dbaefd82a7442539c68dcab4451a60c7f7b4
treeaca9664dfa6047ff05d9d388f0e090008c8b8b22
parentbe53c16f529b23db7610c577dd30803de4261b8f
(display_tool_bar_line): Skip glyphs which are too big
to ever fit the tool-bar,
(MAX_FRAME_TOOL_BAR_HEIGHT): New macro.
(tool_bar_lines_needed): Use unused mode-line row as temp_row.
(redisplay_tool_bar): Only clear desired matrix if we actually
change the tool-bar window height.  Only try to make the tool-bar
window bigger if there is actually room for it.
src/xdisp.c